home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / seven10.zip / SYSOP.DOC < prev    next >
Text File  |  1996-06-07  |  6KB  |  142 lines

  1. Seven v1.00
  2.  
  3. A word of caution with loading ANY new game.  Before putting it online for
  4. your users to play, make sure you watch a user successfully play the game.  
  5. Sometimes a game will work just fine locally, but fail over the modem, 
  6. including this one, if it is not set up correctly.
  7.  
  8. NOTICE:  Over 50% of the BBS's this game was tested on required the use
  9. of BNU or other FOSSIL driver.  If your having any problems running this
  10. game remotely, the first thing to try is loading BNU (HIGHLY RECOMENDED).
  11.  
  12. Seven may be played locally without the need for BBS software by executing
  13. the program with the argument LOCAL.     eg   C:\>SEVEN LOCAL
  14. Be sure to remove any BBS dropfiles from that dir.
  15.  
  16. You must execute SEVEN.EXE from its own directory, by changing to it.
  17.  
  18. Seven will look for a dropfile in its own directory, if you do not pass as
  19. the first argument, where to find the drop file to use.   Examples:
  20.  
  21.  SEVEN.EXE  \BBS\CHAIN.TXT  ;looks in the \BBS dir for CHAIN.TXT
  22.  SEVEN.EXE                  ;looks in the \SEVEN dir for first
  23.                             ;dropfile it can find
  24.  SEVEN.EXE  CHAIN.TXT       ;looks in the \SEVEN dir for CHAIN.TXT
  25.  
  26.  
  27. *********************    Installation steps    ***********************
  28.  
  29.   1.  Make a new dir for Seven and unzip all files in that dir.
  30.   2.  Edit SEVEN.BAT to fit your needs, and move it to your BBS dir.
  31.   3.  Edit SEVEN.CFG to fit your needs.
  32.   4.  Update your door to run the game.
  33.   5.  If you want to inform your users that it is their turn in the
  34.       game when they logon, read 7TURN.DOC.
  35.  
  36. For WWIV BBS's
  37.  
  38.   Run Chain Edit and insert a new chain.  The Chain information should
  39.   be as shown below:
  40.  
  41.     A. Description  : Seven
  42.     B. Filename     : SEVEN.BAT    <---Use the batch file, not the EXE.
  43.     C. SL           : 0
  44.     D. AR           : None
  45.     E. ANSI         : Required
  46.     F. Dos Interrupt: Not Used     <---Must NOT be used
  47.     G. 300 Baud     : NOT Allowed                                         
  48.     H. Shrink       : Yes          <---Recommended
  49.     I. Disable pause: Yes          <---Recommended
  50.     J. Local only   : No
  51.     K. Multi User   : No           <---Recommended
  52.  
  53.  
  54. The game has its own FOSSIL driver, but will use the one you have  
  55. loaded first before using its own.  It is possible that you may need to
  56. load one for the game, I suggest BNU if your having problems.
  57.         (Over 50% of BBS's tested required a FOSSIL)
  58.  
  59. Seven creates several files.  You may want to know what they are.  On first 
  60. run, Seven creates a subdirectory called DATA.  In that directory there may 
  61. or may not be the following files: 
  62.  
  63. GAMES.DAT    a 25 byte file, indicating what games are created.
  64. GAMEx.DAT    x=game number.  Holds players name, tile, date last played, etc.
  65. GAMEx.HIS    History of plays for game x.
  66. GAMEx.MAL    Mail to be sent to players of game x.
  67. TOPTEN.DAT   Name and score of anybody who either wins or loses a game.
  68. LASTWIN.DAT  Name and score of the last winner of any game.
  69.  
  70. Seven was written to require no maintenance by the SysOp.  Just install
  71. it, and let it do the work of creating and deleting files.
  72. If you want to delete a game in progress, or completed before its
  73. scheduled deletion date, just delete GAMEx.*  where x is the game number
  74. you want removed.  (be sure not to delete GAMES.DAT, Unless you want to
  75. delete all games in use)
  76.  
  77. All games not played, or completed games, will be automatically deleted in 
  78. the days set by DELETEDAYS in the SEVEN.CFG file.
  79.  
  80. A special Thank You to those people involved in the betatesting of this
  81. game.    Without your help, this game would not have been possible.
  82.              (I apologize if I missed anyone here)                     
  83.  
  84. Ridgerunner             Smugglers Inn BBS               619-722-3386
  85. Ford                    Fix Or Repair Daily             619-729-0885
  86. Buck Knife              Castle Rock BBS                 619-967-7418
  87. Genuine Idol            The Destructive Temple          619-728-5720
  88. Shadow Caster           Shadow Haven BBS                619-726-7760,#11,#11
  89. Nick                    Nick's Place                    619-729-3877
  90. Psylocke                Frog Nebula                     619-451-7828
  91. Conductor               Midnight Express                619-724-6219
  92. Shooter & Menace        Big Sky ][ BBS                  619-480-6471
  93.  
  94. And Thank You to Mudshark of the Castle Rock BBS for the super job on the
  95. 'You Win' ANSI routine...  He got it right the 1st time!
  96.  
  97. ========================   HOW  TO  REACH ME ============================
  98.  
  99. The best way to reach me is by E-Mail.  I'm on Compuserve at least 5 times
  100. a week, and answer all mail within 24 hours.  Also, since an E-Mail 
  101. address doesn't change when you move...  you should be able to reach me
  102. at that address in a few years from now.
  103.  
  104.   73110.3073@compuserve.com
  105.   619-631-7685 business
  106.   619-631-0924 home.
  107.  
  108.  
  109. ========================   HOW  TO  REGISTER ============================
  110.  
  111. Send $15.00 Check or MO payable to:  Interaction
  112.  
  113.    Bret Bordwell
  114.    c/o Interaction
  115.    P.O. Box 1921
  116.    Vista, CA  92085-1921
  117.  
  118. What you get:
  119.  
  120.     The latest version on disk, if another version has been released.
  121.     The registration code to unlock all future versions of Seven.
  122.     A warm fuzzy feeling for registering what you use.
  123.   
  124.  
  125. ------------------------------  CUT HERE  -------------------------------
  126.  
  127.                      Registration for Seven v1.00
  128.  
  129.  
  130. Name to display in Registered To: __________________________________
  131.  
  132. Your Real Name: ____________________________________________________
  133.  
  134. Address:____________________________________________________________
  135.  
  136. City, ST, Zip ______________________________________________________
  137.  
  138. Phone (Optional)       (_____)______________________________________
  139.  
  140.  
  141.  
  142.